Replace Icon

Clone and Replace Component

Overview

Clone and Replace is a command for updating a component in your assembly by cloning the geometry and features of another existing component, while preserving the original file name and user parameter values. This tool is ideal for standardizing component structure across your assembly without losing custom naming or documentation-specific parameters. The target component is re-created using the source component as a template. All user parameters that exist in both components are retained; any parameters not present in the source are removed from the target.

This command is ideal for situations where you need to synchronize a component’s design with a master template, but want to keep specific parameter values or maintain the original file structure in your project.

How It Works

  1. Prompts you to select the source component to use as a template.
  2. Prompts you to select the target component to update.
  3. Re-creates the target component using the source component’s geometry and features, but keeps the original file name.
  4. Copies all user parameter values from the original file that are also present in the new file.
  5. Removes any user parameters from the target component that are not present in the source component.

Usage Instructions

  1. Open the assembly containing the component you want to update.
  2. Activate the Clone and Replace command from the toolbar or menu.
  3. Select the source component to use as a template.
  4. Select the target component to update.
  5. The command will re-create the target component using the source component’s design, preserving user parameter values and the original file name.
  6. Review your assembly to confirm the update is complete and parameter values are correct.

Trouble Shooting

  1. If user parameters are not preserved, ensure they exist in both the source and target components.
  2. Check for file permissions or read-only status that may prevent updating the target component.
  3. Verify that the source component contains all required geometry and features for the update.

Examples

  1. Standardize a fitting: Use Clone and Replace to update a custom fitting to match a master template, while keeping its unique parameter values and file name.
  2. Synchronize a part design: Update a part to match a new revision, preserving user parameters for tracking or documentation.

Related Commands

  1. Replace All
  2. Replace New
  3. Replace New 1
  4. Configure Component
  5. Parameters

Assembly Tool Suites